Skip to content

Conversation

ghost233lism
Copy link

No description provided.

Copy link
Contributor

@Wauplin Wauplin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @ghost233lism , thanks for your PR :) I've reviewed it and it's almost ready to merge. Can you make sure to add library_name: depthanything-ac to your model card metadata in https://huggingface.co/ghost233lism/DepthAnything-AC/blob/main/README.md? This will make it appear at https://huggingface.co/models?other=depthanything-ac for better discoverability.

},
"depthanything-ac": {
prettyLabel: "DepthAnything-AC",
repoName: "DepthAnythingAC",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
repoName: "DepthAnythingAC",
repoName: "DepthAnything-AC",

let's keep same as "prettyLabel"

prettyLabel: "DepthAnything-AC",
repoName: "DepthAnythingAC",
repoUrl: "https://github.com/HVision-NKU/DepthAnythingAC",
snippets: snippets.DepthAnythingAC,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
snippets: snippets.DepthAnythingAC,

snippet doesn't seem to be defined for that library

Copy link
Member

@pcuenca pcuenca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the model is fine-tuned from DepthAnything V2, then is it really necessary to add deptahanything-ac as a new library? If we assign library_name: depth-anything-v2, like here, would it just work out of the box? If so, I'd recommend doing that to reduce friction, and get usage snippets for free.

In addition, I'd recommend converting the model to transformers format and push it as a new repo. This way, it can be used directly from a transformers pipeline, which would also reduce friction and increase visibility. For example, the transformers version of depth-anything-v2 small had > 400K downloads in the last month, whereas downloads for the original library were ~10K.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants